Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#11] HotelScreen 구현 #12

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

[#11] HotelScreen 구현 #12

wants to merge 6 commits into from

Conversation

ksw4015
Copy link
Collaborator

@ksw4015 ksw4015 commented Oct 14, 2024

변경사항

  • HotelScreen이 추가되었습니다.
  • Paging 라이브러리 의존성이 추가되었습니다.
  • 위치기반 검색 Api에 대한 PagingSource가 추가되었습니다.
  • CultureCenter와 LeisureSports class를 삭제하고 CommonCardModel class로 통합하였습니다.

멘토님께

  • View에서 사용하는 하드코딩된 String들은 1차 구현완료 후 일괄적으로 String Resources로 옮길 예정입니다.

동작화면

Screen_recording_20241014_201924.mp4

# Conflicts:
#	app/src/main/java/kr/ksw/visitkorea/domain/usecase/home/GetCultureCenterForHomeUseCase.kt
#	app/src/main/java/kr/ksw/visitkorea/domain/usecase/home/GetCultureCenterForHomeUseCaseImpl.kt
#	app/src/main/java/kr/ksw/visitkorea/domain/usecase/home/GetLeisureSportsForHomeUseCase.kt
#	app/src/main/java/kr/ksw/visitkorea/domain/usecase/home/GetLeisureSportsForHomeUseCaseImpl.kt
#	app/src/main/java/kr/ksw/visitkorea/domain/usecase/model/CommonCardModel.kt
#	app/src/main/java/kr/ksw/visitkorea/domain/usecase/model/CultureCenter.kt
#	app/src/main/java/kr/ksw/visitkorea/presentation/home/viewmodel/HomeState.kt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
main hotel hotel screen develop
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant